projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92befe0
)
Remove gdk_draw_bitmap() and gdk_draw_pixmap() functions
author
Javier Jardón
<jjardon@gnome.org>
Fri, 25 Jun 2010 00:32:44 +0000
(
02:32
+0200)
committer
Javier Jardón
<jjardon@gnome.org>
Fri, 25 Jun 2010 00:32:44 +0000
(
02:32
+0200)
gdk/gdkdrawable.h
patch
|
blob
|
history
diff --git
a/gdk/gdkdrawable.h
b/gdk/gdkdrawable.h
index 0cdad138da5a5b7469b431c5e0c55e5ffeaa4309..574bef29178c83fb170aa8791c8912e350d90c2f 100644
(file)
--- a/
gdk/gdkdrawable.h
+++ b/
gdk/gdkdrawable.h
@@
-357,10
+357,6
@@
void gdk_draw_trapezoids (GdkDrawable *drawable,
const GdkTrapezoid *trapezoids,
gint n_trapezoids);
-#ifndef GDK_DISABLE_DEPRECATED
-#define gdk_draw_pixmap gdk_draw_drawable
-#define gdk_draw_bitmap gdk_draw_drawable
-#endif /* GDK_DISABLE_DEPRECATED */
GdkImage* gdk_drawable_get_image (GdkDrawable *drawable,
gint x,